alias problem meaning in Chinese
别名问题
Examples
- Point . here is another example of a dangling alias problem , which is very similar to one i recently saw in a server application
下面是悬空别名问题的另一个例子,该例子非常类似于我最近在一个服务器应用中所看到的。 - There can be no side effects on immutable objects , and caching a reference to an immutable object is always safe from alias problems
不可变对象上没有副作用,并且缓存不可变对象的引用总是安全的,不会出现别名问题。 - The alias problem is further aggravated by the feature known as serve servlets by classname , which brings us to our next recommendation
通过类名提供servlet这一功能进一步加剧了别名问题,这就引出了我们的下一个推荐。 - In this paper , commonly solution for router alias problem is described . on the basis of analyzing of the key technique , a router alias discovery and merging algorithm is proposed . the algorithm is based on the protocols of network and analysis with the data . in this way , our algorithm transforms the set of interfaces into a set of routers which reflects the real connectivity of routers . with the algorithm the accuracy and the integrity in router discovering are improved
描述了现行的路由器接口解决方法,在对关键技术进行了分析的基础上,提出了并实现了一种路由器别名解析归并算法,该算法通过对协议进行分析,综合数据融合技术,将路由器的接口地址集合转换为能够反映实际网络状况的路由器集合,从而较好地提高了路由器探测的准确性和完整性。